ISubsystem.Dc property
Enables or disables DC synchronization. By default, it is true.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
bool Dc { get; set; }
Property Dc As Boolean
Property value
Type: bool
Remarks
This property must be set before Start.
Usable EtherCAT states
ecatOffline
See also